/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  2212                                  |
|   \\  /    A nd           | Website:  www.openfoam.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    arch        "LSB;label=32;scalar=64";
    class       regIOobject;
    location    "constant/polyMesh";
    object      faceZones;
    meta
    {
        names           1 ( outerCylinder );
    }
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

1
(outerCylinder
{
    type            faceZone;
    faceLabels      List<label> 
160
(
419
699
979
1259
1539
1819
2099
2379
2659
2939
3219
3499
3779
4059
4339
4619
4899
5179
5459
5739
6019
6299
6579
6859
7139
7419
7699
7979
8259
8539
8819
9099
9379
9659
9939
10219
10499
10779
11059
11339
22579
22577
22575
22573
22571
22569
22567
22565
22563
22561
22559
22557
22555
22553
22551
22549
22547
22545
22543
22541
22539
22537
22535
22533
22531
22529
22527
22525
22523
22521
22519
22517
22515
22513
22511
22509
22507
22505
22503
22501
33502
33222
32942
32662
32382
32102
31822
31542
31262
30982
30702
30422
30142
29862
29582
29302
29022
28742
28462
28182
27902
27622
27342
27062
26782
26502
26222
25942
25662
25382
25102
24822
24542
24262
23982
23702
23422
23142
22862
22582
33782
33785
33788
33791
33794
33797
33800
33803
33806
33809
33812
33815
33818
33821
33824
33827
33830
33833
33836
33839
33842
33845
33848
33851
33854
33857
33860
33863
33866
33869
33872
33875
33878
33881
33884
33887
33890
33893
33896
33898
)
;
    flipMap         List<bool> 160{1};
}
)

// ************************************************************************* //
